home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 2 / Mac Magazin and MacEasy Magazine CD - Issue 02.iso / CD Extras / de LIGHT (Demo) / de LIGHT (DEMO) / de LIGHT (DEMO).rsrc / STR#_15018.txt < prev    next >
Text File  |  1994-09-19  |  975b  |  85 lines

  1. RectInScreen(&I;&I;&I;&I;&I)
  2.  
  3. GetScrAlertLoc(&I;&I;&I)
  4.  
  5. GetScrCenterLoc(&I;&I;&I)
  6.  
  7. GetScreenRect(&I;&I;&I;&I;&I)
  8.  
  9. GetScreenDepth(&I):I
  10.  
  11. GetWinScreen(&L):I
  12.  
  13. GetMainScreen:I
  14.  
  15. CountScreens:I
  16.  
  17. ZoomWin(&L;&I;&I;&I;&I;&I)
  18.  
  19. ZoomRect(&I;&I;&I;&I;&I;&I;&I;&I)
  20.  
  21. SetModalLevel(&I)
  22.  
  23. GetModalLevel:I
  24.  
  25. SetWinFrozen(&L;&I)
  26.  
  27. GetWinFrozen(&L):I
  28.  
  29. RedrawFrontWin
  30.  
  31. SizeToRect(&I;&I;&I;&I)
  32.  
  33. RectToSize(&I;&I;&I;&I)
  34.  
  35. CenterRect(&I;&I;&I;&I)
  36.  
  37. ContentToFrame(&I;&I;&I;&I;&I)
  38.  
  39. FrameToContent(&I;&I;&I;&I;&I)
  40.  
  41. GetWinFrame(&L;&I;&I;&I;&I)
  42.  
  43. GetWinContent(&L;&I;&I;&I;&I)
  44.  
  45. GetWinAlertLoc(&L;&I;&I)
  46.  
  47. GetWinCenterLoc(&L;&I;&I)
  48.  
  49. SizeWin(&L;&I;&I)
  50.  
  51. MoveWin(&L;&I;&I)
  52.  
  53. SetWinVisible(&L;&I)
  54.  
  55. GetWinVisible(&L):I
  56.  
  57. BringWinToFront(&L)
  58.  
  59. SetWinTitleBar(&L;&S;&I;&I)
  60.  
  61. GetWinTitleBar(&L;&S;&I;&I)
  62.  
  63. SetZoomBoxProc(&S)
  64.  
  65. GetZoomBoxProc:S
  66.  
  67. SetWinZoomBox(&L;&I)
  68.  
  69. GetWinZoomBox(&L):I
  70.  
  71. SetCloseBoxProc(&S)
  72.  
  73. GetCloseBoxProc:S
  74.  
  75. SetWinCloseBox(&L;&I)
  76.  
  77. GetWinCloseBox(&L):I
  78.  
  79. SetWinTitle(&L;&S)
  80.  
  81. GetWinTitle(&L):S
  82.  
  83. GetWinRef:L
  84.  
  85.